.slider{
	/* height: 600px; */
	overflow: hidden;
	position: relative;
}
/* 本例子css */
.slider{  margin:0 auto;  position:relative; overflow:hidden;    max-height:580px;  background:#85bc0f;  }
.slider .bd{ position:relative; z-index:0;  }
.slider .bd li{ height: 580px;overflow: hidden;}
.slider .bd li a{ width: 100%;display: block;height: 100%;position: absolute;top: 0; }
.slider .bd li img{ display:block;  }
.slider .focus-banner-text{
	position: absolute;
left: 50%;
top: 0;
width: 1000px;
height: 100%;
margin-left: -500px;
text-align: center;
color: #fff;
font-size: 16px;
text-align: center;
}
.slider .ct1-title {
position: absolute;
left: -100px;
bottom: 20px;
width: 760px;
height: 115px;
background-repeat: repeat-x;
background-size: auto 100%;
text-shadow: 0 3px 3px rgba(0,0,0,0.5);
line-height: 135px;
}
.slider .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
.slider .hd ul{ text-align:center; }
.slider .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:42px; height:11px; margin:1px; overflow:hidden; background:#000;
filter:alpha(opacity=50);opacity:0.5;  line-height:999px; 
}
.slider .hd ul .on{ background:#f00;  }

.slider .prev,
.slider .next{  display:block;  position:absolute; z-index:11; top:50%; margin-top:-30px; left:15%;  z-index:1; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
.slider .next{ left:auto; right:15%; background-position:-6px -137px; }
.slider .timer{ position:absolute; z-index:1111; left:0; top:0; height:2px; width:0; background:#FFEB3B; filter:alpha(opacity=80);opacity:0.8; font-size:0; overflow:hidden;   }
.slider .des-wrap{
	position: absolute;
	z-index: 22;
	bottom: 0;
	background: #000;filter:alpha(opacity=80);opacity:0.8;
}
/**/

/**主要内容区域*/
.mod-wrap-daodu .mod-header .mod-title-style1,.mod-wrap-news .mod-header .mod-title-style1{
	width: 865px;
	height: 64px;
	background-image: url(../images/mod-title-style_04.jpg);
}
.mod-wrap-daodu .mod-header .mod-title-style1,.mod-wrap-news .mod-header .mod-title-style2{
	width: 865px;
	height: 64px;
	background-image: url(../images/mod-title-style_05.jpg);
}
.mod-wrap-daodu .mod-header .mod-title-txt,.mod-wrap-news .mod-header .mod-title-txt{
	font-size: 22px;
	line-height: 70px;
	color: #fff;
	padding-left: 60px;
	font-weight: bold;
	text-shadow: #259e36 0 2px 2px;
	
}

.mod-wrap-daodu .mod-body{
	padding-top: 20px;
}
.mod-wrap-daodu .mod-header .mod-more,.mod-wrap-news .mod-header .mod-more{
	margin: 15px 0 5px;
	color: #215628;
}
.mod-wrap-daodu .news-item-list .news-item-thumb{
	margin-bottom: 10px;
	width: 380px;
    height: 220px;
    display: block;
    overflow: hidden;
}
.mod-wrap-daodu .news-item-thumb img{
	width: 100%;
}
.mod-wrap-daodu .news-item-list .news-item h4{
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color:#2e9c3b;
}
.mod-wrap-daodu .ssy-news-date{
	width: 75px;
    height: 75px;
    float: left;
    background: #4eb52e;
    color: #fff;
    font-size: 12px;
}
.mod-wrap-daodu .ssy-news-info{
	    margin-left: 90px;
	    display: block;
}
.mod-wrap-daodu .ssy-news-list-style1{
	margin-left: 30px;
}
.mod-wrap-daodu .ssy-news-item{
	margin-bottom: 40px;
}
.mod-wrap-daodu .ssy-news-item .ssy-news-date span.date-day {
    height: 30px;
    line-height: 30px;
    font-size: 22px;
    font-weight: bold;
    margin-top: 5px;
}
.ssy-news-date span{
	display: block;
	text-align: center;
}
.mod-wrap-daodu .ssy-news-info h4{
	color: #2b8a0d;
}
/*鼠标聚焦图片放大css3*/
.mod-wrap-daodu .news-item-thumb:hover img {
    -webkit-transform: scale(1.5) /*rotate(-2deg) scale(1.5)*/;
    transform: scale(1.5) /*rotate(-2deg)*/;
}
.mod-wrap-daodu .news-item-thumb img {
    height: 100%;
    width: 100%;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: scale(1);
    transform: scale(1);
}
/*通知*/
.mod-wrap-notice{
	height:238px;
    border: 1px solid #c4c4c4;
    padding: 10px 10px;
    position: relative;
}
.mod-wrap-notice dt{
	width: 240px;
    height: 60px;
	font-size: 18px;
    line-height: 25px;
    height: 50px;
    font-weight: normal;
}
.mod-wrap-notice dd{
	height: 32px;
    padding-left: 12px;
    background: url(../images/li_dian.png) no-repeat 0px 12px;
    overflow: hidden;
    line-height: 32px;
}
.mod-wrap-notice-tip{
	width: 65px;
	height: 65px;
	background-image: url(../images/mod-tngzhi-tips.png);
	position: absolute;
	right:0;
	top:0;
}

	/* 本例子css */
		.txtMarquee-top{ overflow:hidden; position:relative;    }
		.txtMarquee-top .hd .prev,.txtMarquee-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") 0 -100px no-repeat;}
		.txtMarquee-top .bd{ padding:15px;  }
		.txtMarquee-top .infoList li{ height:30px; line-height:30px; background: url(../images/li_dian.png) no-repeat 0px 12px;padding-left: 12px;list-style-type:none;  }
		.txtMarquee-top .infoList li .date{ float:right; color:#999;  }
/*平台登录*/
.mod-wrap-login{
	height: 344px;
	display: block;
	border:1px solid #ddd;
	-webkit-box-shadow: 0px 3px 0px #e587bc;
	box-shadow:  0px 0px 15px rgba(0,0,0,.2);
	background-image: url(../images/mod-login-bg_08.jpg);
}
.mod-wrap-login .mod-title-txt{
	padding-left: 80px;
	font-size: 22px;
	font-weight: bold;
	line-height: 60px;
	color: #4eb52e;
}
.mod-wrap-login .mod-wrap-body{
	padding: 20px 10px;
}
.mod-wrap-login .mod-wrap-body label{
	float: left;
}
.mod-wrap-login .input-controls select, .mod-wrap-login .input-controls input{
	width: 200px;
	height: 40px;
	padding: 0;
	text-indent: 10px;
}
.input-control-label{
	float: left;
    padding-top: 10px;
    text-align: right;
    margin-right: 15px;
}
.login-btn{
	width: 200px;
	margin: 20px auto;
	display: block;
}
/*校园新闻*/
.mod-wrap-news .news-slide{
	width: 380px;
	height: 283px;
	background-image: url(../images/mod-news-bg_12.jpg);
	margin-top: 10px;
}
.mod-wrap-news .news-infolist{
	margin-left: 30px;
}
.mod-wrap-news .news-infolist li{
	list-style: none;
	line-height: 48px;
	border-bottom: 1px dashed #ccc;
}
.mod-wrap-news .news-infolist li .news-infolist-date{
	background-color: #feeac3;
	padding: 5px 15px;
	margin-right: 10px;
}
/* 本例子css */
	.focusBox { position: relative;  width: 360px; height: 270px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; top:5px; border-radius: 5px;}
	.focusBox .pic  { width: 360px; height: 270px ; display: block; border-radius: 5px;}
	.focusBox .pic img { width: 360px; height: 270px; display: block; border-radius: 5px;}
	.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
	.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
	.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
	.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
	.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
	.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
	.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
	.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
	.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60;  }
	/*合作学校*/
	.mod-warp-oschool{
		margin-top: 60px;
	}
	.mod-warp-oschool .oschool-list-item{
		width: 100%;
		display: block;
		height: 80px;
		background: url(../images/friend-bg_03.jpg);
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		line-height: 80px;
		color: #fff;
	}
	.mod-warp-oschool  .ositem2{
		background-position: 0 -86px;
	}
	.mod-warp-oschool  .ositem3{
		background-position: 0 -170px;
	}.mod-warp-oschool  .ositem4{
		background-position: 0 -252px;
	}
	.mod-warp-oschool  .ositem5{
		background-position: 0 -332px;
		color: #2B8A0D;
	}
/*tabs*/
/* 本例子css */
	.hasMoreTab{ font-family:"Microsoft YaHei"; }
	.hasMoreTab .hd{ line-height:45px; height:45px; position:relative;  }
	.hasMoreTab .more{ float:right;}
	.hasMoreTab .more a{ color: #53af33; }
	.hasMoreTab .hd ul{ z-index:5; position:absolute; height:45px;  overflow:hidden; zoom:1; }
	.hasMoreTab .hd li{ float:left;width:134px; height:45px; line-height:45px; text-align: center;margin: 0 -4px;  cursor:pointer; list-style: none; font-size:16px; }
	.hasMoreTab .hd li.on{ font-weight:bold;width:134px;height:45px; line-height:45px; background:url(../images/mod-tabs-wrap_07.jpg);font-weight:bold; color:#fff;  }
	.hasMoreTab .bd{width:340px; height: 278px;padding:20px;margin:20px 0 0 0;clear:both; position:relative;  background: url(../images/mod-tabs-body_10.jpg);}
	.hasMoreTab .bd .conWrap .con{
		padding: 20px 10px 10px 10px;
	}
	.hasMoreTab .bd h2{ font-size:14px; }
	.hasMoreTab .bd p{ color:#999;  }
	.hasMoreTab .bd p a{ color:#c00;  }
	.hasMoreTab .bd ul li{
		line-height: 32px;
		list-style: none;
	}
	.hasMoreTab .bd ul a{  line-height: 24px;font-size: 16px;}
	.hasMoreTab .bd ul a .date-day{
		font-size: 12px;
		color: #999;
	}
/*图文信息*/
.section2{
	margin: 30px 0;
	height: 533px;
	background: url(../images/section2_bg_06.jpg);
}
.section2 .item-img:hover img{
	-webkit-transform: scale(1.5) /*rotate(-2deg) scale(1.5)*/;
    transform: scale(1.5) /*rotate(-2deg)*/;
}
.section2 .item-img img {
    height: 100%;
    width: 100%;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: scale(1);
    transform: scale(1);
	object-fit: cover;
}
.section2 .mod-panel{
	padding: 80px 0;
}
.mod-panel-xbb{
	position: relative;
}
.section2 .mod-panel-xbb .row-fluid{
	margin-bottom: 10px;
}
.section2 .mod-panel-xbb .item-img,.mod-panel-img .item-img{
	height: 180px;
	overflow: hidden;
	display: block;
}
.section2 .mod-panel-xbb .span6 img{
	width:220px ;
	height: 140px;
}
.section2 .mod-panel-xbb .span6 .button-img{
	margin-top: 40px;
}
.section2 img{
	width: 100%;
	height: 180px;
}
.mod-panel-img .ptxt{
	position: absolute;
	bottom: 0;
	margin-bottom: 0;
	line-height: 32px;
	color: #fff;
	padding: 0 10px;
	font-size: 16px;
}
.mod-panel-img .item-img
.bg-green{
	background-color: #19d875;
}
.bg-blue{
	background-color: #01a0e9;
}

.bg-orange{
	background-color: #f8b73c;
}

.bg-red{
	background-color: #f68e6d;
}

.mod-panel-img a{
	width: 100%;
	height: 180px;
	display: block;
}
.mod-panel-xbb-title{
	position: absolute;
	width:383px;
	height: 40px;
	display: block;
	left: 50%;
	margin-left: -191px;
	top:50%;
	margin-top: -25px;
	z-index: 88;
	background: rgba(79,181,47,0.9);
	background-color:#4fb52f;
	text-align: center;
	color: #fff;
	font-size: 20px;
	/*font-weight: bold;*/
	line-height: 40px;
}
.secition-friend .center-block{
	margin: 0 auto;
	width: 1100px;
}
/*上一页下一页*/
.yh_page_total{
	width: 100%;
	color: #999;
	text-align: center;
	padding-bottom: 10px;
}
.yh_page_info{
	width: 800px;
	margin:0 auto;
	text-align: center;
}
.yh_page_info span.current{
	padding: 0 5px;
	color:#4eb52e;
	margin: 0 5px;
}
.yh_page_info a{
	margin: 0 5px;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border-radius:-moz-calc(8px);
	border-radius: -webkit-calc(8px);
	border-radius: calc(8px);
	padding: 6px 10px;
	background: #4eb52e;
}
.yh_page_info .next{
    color: #ffffff;
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.yh_page_info .prev{
    color: #ffffff;
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/*内页*/
.inner-topbanner{
	width: 100%;
	height: 200px;
	background: url(../images/inner-top-banner_03.jpg) center center;
}
.inner-newslist{
	margin-left: 10px !important;
}

